Skip to main content

ParentCell

Wolfram Kernel
Execution environment
Notebook`CellOperations`
Context

fetches RemoteCellObj for a parent input cell of a given cell

ParentCell[cell_RemoteCellObj] _CellObj
danger

It relies on a synchronous function WaitAll, which blocks the main event-loop, therefore it is not recommended to use it. Please, consider to use EvaluationCell if possible.